requestIntercepted

fun requestIntercepted(): Flowable<RequestInterceptedEvent>

Details of an intercepted HTTP request, which must be either allowed, blocked, modified or mocked. Deprecated, use Fetch.requestPaused instead.

Sources

jvm source
Link copied to clipboard